home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / Video director v1.0.adf / devs / Mountlist next >
Text File  |  1990-09-07  |  431b  |  22 lines

  1. /* MountList for V1.3 */
  2.  
  3. /*  Mount Entry for the new Console Handler */
  4.  
  5. NEWCON: 
  6.     Handler = L:Newcon-Handler
  7.     Priority = 5
  8.     StackSize = 1000
  9. #
  10.  
  11. RAD:       Device = ramdrive.device
  12.            Unit   = 0
  13.            Flags  = 0
  14.            Surfaces  = 2
  15.            BlocksPerTrack = 11
  16.            Reserved = 2
  17.            Interleave = 0
  18.            LowCyl = 0  ;  HighCyl = 21
  19.            Buffers = 5
  20.            BufMemType = 1
  21. #
  22.